home *** CD-ROM | disk | FTP | other *** search
/ Teach Your Children: Road Construction Ahead / Teach Your Children: Road Construction Ahead.iso / pc / rca / road.dxr / 00153_endMusic.ls < prev    next >
Encoding:
Text File  |  1996-07-17  |  189 b   |  8 lines

  1. global gCDpath, gFileSep
  2.  
  3. on exitFrame
  4.   puppetPalette(0)
  5.   set the mouseDownScript to "go marker(1)"
  6.   sound playFile 1, gCDpath & "SOUND" & gFileSep & "SONGS" & gFileSep & "09TEAMMU"
  7. end
  8.